You are here: Visual LANSA User Guide > 2. Editing Objects > 2.8 Server Modules > Language Handling
Language Handling

Determines the languages supported by the associated web service requests and specifies how the API url will be constructed.

The web service will not be supported for multiple languages. The language is not included in the API url.

The web service will not be supported across multiple partitions however the partition is required in the API url.

The web service is supported across multiple partitions and must be specified in the API url.

 

Note if Partition and language are required in the web service url the format will be something like /{xPartition}/{xLanguage}/XEmployeeAPI/Employees/{EmployeeID}/Notes/{NoteID}"